NumericFunctions.Exponential function

Returns the value of e raised to the power of a numeric expression

Format

ANSI-SQL Format:

EXP( Expr )

ODBC Format:

{{ FN EXP( Expr ) }}

Remarks

Returns e raised to the power of Expr. Expr can be any numeric expression.

Example:

EXP( 0 )

{FN EXP( Value )}


Disclaimer

Geo SCADA Expert 2020